FLL Configuration Register
FLL_MULT | Multiplier to determine CCO frequency in multiples of the frequency of the selected reference clock (Fref). Ffll = (FLL_MULT) * (Fref / REFERENCE_DIV) / (OUTPUT_DIV+1) |
FLL_OUTPUT_DIV | Control bits for Output divider. Set the divide value before enabling the FLL, and do not change it while FLL is enabled. 0: no division 1: divide by 2 |
FLL_ENABLE | Master enable for FLL. Do not enable until the reference clock has stabilized. 0: Block is powered off 1: Block is powered on |